segment limit造句
例句與造句
- Each segment descriptor also contains a segment limit field which specifies the maximum offset that may be used with the segment.
- It could be improved slightly, but the size of the triangular segments limits the shortest wavelength which can be received.
- The processor then takes the 32-bit or 16-bit offset and compares it against the segment limit specified in the segment descriptor.
- The Intel 80386 extended offsets and also the segment limit field in each segment descriptor to 32 bits, enabling a segment to span the entire memory space.
- Actual memory operations using protected mode segments are not slowed much because the 80286 and later have hardware to check the offset against the segment limit in parallel with instruction execution.
- It's difficult to find segment limit in a sentence. 用segment limit造句挺難的
- On processors with more limited features, such as the Intel i386, W ^ X requires using the CS code segment limit as a " line in the sand ", a point in the address space above which execution is not permitted and data is located, and below which it is allowed and executable pages are placed.
- This limitation can be worked around on 32-bit CPUs which permit the use of memory pointers greater than 64k in size, however as the Segment Limit field is only 24-bit long, the maximum segment size that can be created is 16MB ( although paging can be used to allocate more memory, no individual segment may exceed 16MB ).